Skip to content

Show error messages in response#351

Merged
TheCommCraft merged 6 commits intoTimMcCool:mainfrom
uukelele-scratch:main
Feb 26, 2025
Merged

Show error messages in response#351
TheCommCraft merged 6 commits intoTimMcCool:mainfrom
uukelele-scratch:main

Conversation

@uukelele-scratch
Copy link
Contributor

fix for #287

3 characters changed lmao

Signed-off-by: uukelele-scratch <robustrobot11@gmail.com>
@TheCommCraft
Copy link
Collaborator

You need to add a keyword argument to manually activate it because error messages may contain sensitive data

Signed-off-by: uukelele-scratch <robustrobot11@gmail.com>
Signed-off-by: uukelele-scratch <robustrobot11@gmail.com>
@uukelele-scratch
Copy link
Contributor Author

You need to add a keyword argument to manually activate it because error messages may contain sensitive data

Done! Now by default, it just says "Check the python console". However, if you use

client = cloud.requests(debug=True)

it will instead extend the list to show the full traceback information.

Signed-off-by: TheCommCraft <79996518+TheCommCraft@users.noreply.github.com>
Signed-off-by: TheCommCraft <79996518+TheCommCraft@users.noreply.github.com>
Signed-off-by: TheCommCraft <79996518+TheCommCraft@users.noreply.github.com>
@TheCommCraft
Copy link
Collaborator

I changed it a bit

@TheCommCraft TheCommCraft merged commit 31dfa03 into TimMcCool:main Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants